[INFO] cloning repository https://github.com/Ty-Manning/Macrobin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ty-Manning/Macrobin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTy-Manning%2FMacrobin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTy-Manning%2FMacrobin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a0534e4b0212a7151de02f8613c093aa8c1ae54
[INFO] fixing Ty-Manning/Macrobin against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTy-Manning%2FMacrobin" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Ty-Manning/Macrobin
[INFO] finished tweaking git repo https://github.com/Ty-Manning/Macrobin
[INFO] tweaked toml for git repo https://github.com/Ty-Manning/Macrobin written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ty-Manning/Macrobin on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ty-Manning/Macrobin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e71a8b372ce642f40369646785e3f5f3e385252e39ab4339d94e7d3f39ebd94
[INFO] running `Command { std: "docker" "start" "4e71a8b372ce642f40369646785e3f5f3e385252e39ab4339d94e7d3f39ebd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e71a8b372ce642f40369646785e3f5f3e385252e39ab4339d94e7d3f39ebd94" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e71a8b372ce642f40369646785e3f5f3e385252e39ab4339d94e7d3f39ebd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e71a8b372ce642f40369646785e3f5f3e385252e39ab4339d94e7d3f39ebd94" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking debug-helper v0.3.13
[INFO] [stderr]     Checking unicase v2.8.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking askama_escape v0.3.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking crc-any v2.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking tiger v0.1.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking des v0.7.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking qrcodegen v1.8.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking sanitize-filename v0.5.0
[INFO] [stderr]     Checking magic-crypt v3.1.13
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking qrcode-generator v4.1.9
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]     Checking harsh v0.2.2
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling askama_shared v0.11.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking askama_shared v0.9.1
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking askama-filters v0.1.3
[INFO] [stderr]     Checking askama v0.10.5
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking actix-web-httpauth v0.8.2
[INFO] [stderr]     Checking actix-multipart v0.7.2
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking microbin v2.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/endpoints/create.rs (1 fix)
[INFO] [stderr]        Fixed src/endpoints/api.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/admin.rs:39:37
[INFO] [stdout]      |
[INFO] [stdout]   37 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |         if field.name() == Some("username") {
[INFO] [stdout]   39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]   40 |                 username.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]   41 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]   42 |         } else if field.name() == Some("password") {
[INFO] [stdout]   43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/admin.rs:39:37
[INFO] [stdout]     |
[INFO] [stdout]  39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |                 username.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  41 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/admin.rs:43:37
[INFO] [stdout]      |
[INFO] [stdout]   37 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |         if field.name() == Some("username") {
[INFO] [stdout]   39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   44 |                 password.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]   45 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/admin.rs:43:37
[INFO] [stdout]     |
[INFO] [stdout]  43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  44 |                 password.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  45 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/admin.rs:37:33
[INFO] [stdout]      |
[INFO] [stdout]   37 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    |            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                    |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |         if field.name() == Some("username") {
[INFO] [stdout]   39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   47 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/admin.rs:94:8
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |     Ok(HttpResponse::Ok().content_type("text/html").body(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout]  99 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 166 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 201 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 276 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 316 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 319 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 351 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 391 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 394 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/api.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 230 |     Ok(HttpResponse::Ok().json(CreatePastaResponse { url }))
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 231 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:120:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  123 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:120:41
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:127:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |        |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  128 |                     random_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  129 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 128 |                     random_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 129 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:133:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |        |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  171 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 171 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:174:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |        |                `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  175 |                     plain_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  176 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:174:41
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 175 |                     plain_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 176 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:180:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |        |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:180:41
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:187:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |        |                `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  190 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:187:41
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:195:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |        |                `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  210 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:195:41
[INFO] [stdout]     |
[INFO] [stdout] 195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 210 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:216:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |        |                `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout]  217 |                     content.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  218 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:216:41
[INFO] [stdout]     |
[INFO] [stdout] 216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 217 |                     content.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout] 218 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:231:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |        |                `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout]  232 |                     new_pasta.extension = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  233 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 232 |                     new_pasta.extension = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 233 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:273:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                |        |                `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                |        up until Edition 2021 `#29` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                         |                                                  `#27` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         `#26` will be dropped later as of Edition 2024
[INFO] [stdout]  282 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:273:41
[INFO] [stdout]     |
[INFO] [stdout] 273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]     |                         ----------------------------------------------------------
[INFO] [stdout]     |                         |                                                  |
[INFO] [stdout]     |                         |                                                  this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                         |                                                  `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 282 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:114:33
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                    |            up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                    |            up until Edition 2021 `#29` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                |                         `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                         |                                                  `#27` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         `#26` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  293 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#29` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  64 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout]  74 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:140:37
[INFO] [stdout]      |
[INFO] [stdout]  138 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  139 |         if field.name() == Some("password") {
[INFO] [stdout]  140 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  141 |                 password.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  142 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:140:37
[INFO] [stdout]     |
[INFO] [stdout] 140 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 141 |                 password.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout] 142 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:138:33
[INFO] [stdout]      |
[INFO] [stdout]  138 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                    |            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  139 |         if field.name() == Some("password") {
[INFO] [stdout]  140 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  144 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:203:8
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 203 |     Ok(HttpResponse::Ok()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 206 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:228:37
[INFO] [stdout]      |
[INFO] [stdout]  226 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  227 |         if field.name() == Some("content") {
[INFO] [stdout]  228 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  229 |                 new_content.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  230 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  233 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:228:37
[INFO] [stdout]     |
[INFO] [stdout] 228 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 229 |                 new_content.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout] 230 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:233:37
[INFO] [stdout]      |
[INFO] [stdout]  226 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  227 |         if field.name() == Some("content") {
[INFO] [stdout]  228 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  233 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  234 |                 password = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  235 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:233:37
[INFO] [stdout]     |
[INFO] [stdout] 233 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 234 |                 password = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 235 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:226:33
[INFO] [stdout]      |
[INFO] [stdout]  226 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    |            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                    |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  227 |         if field.name() == Some("content") {
[INFO] [stdout]  228 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  233 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  237 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:296:8
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |     Ok(HttpResponse::Ok()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 299 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:322:37
[INFO] [stdout]      |
[INFO] [stdout]  320 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  321 |         if field.name() == Some("content") {
[INFO] [stdout]  322 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  323 |                 new_content.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  324 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  327 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:322:37
[INFO] [stdout]     |
[INFO] [stdout] 322 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 323 |                 new_content.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout] 324 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:327:37
[INFO] [stdout]      |
[INFO] [stdout]  320 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  321 |         if field.name() == Some("content") {
[INFO] [stdout]  322 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  327 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  328 |                 password = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  329 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:327:37
[INFO] [stdout]     |
[INFO] [stdout] 327 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 328 |                 password = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 329 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/edit.rs:320:33
[INFO] [stdout]      |
[INFO] [stdout]  320 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    |            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                    |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]  321 |         if field.name() == Some("content") {
[INFO] [stdout]  322 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  327 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  331 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/edit.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 381 |     Ok(HttpResponse::Ok()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 384 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/file.rs:74:8
[INFO] [stdout]     |
[INFO] [stdout]  21 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  74 |     Ok(HttpResponse::NotFound().finish())
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  75 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/file.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |     Ok(HttpResponse::NotFound().finish())
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 142 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/list.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  34 |     HttpResponse::Ok().content_type("text/html").body(
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/pasta.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout] 238 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 297 |     Ok(HttpResponse::NotFound()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 300 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/pasta.rs:396:8
[INFO] [stdout]     |
[INFO] [stdout] 311 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 396 |     Ok(HttpResponse::NotFound()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 399 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/qr.rs:69:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  69 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  72 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/remove.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  18 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  76 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  79 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/remove.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout]  93 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 172 |     Ok(HttpResponse::Ok()
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 175 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/util/auth.rs:31:33
[INFO] [stdout]      |
[INFO] [stdout]   31 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                    |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    |            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   32 |         if field.name() == Some("password") {
[INFO] [stdout]   33 |             let password_bytes = field.bytes(1024).await.unwrap_or(Ok(Bytes::new()))?;
[INFO] [stdout]      |                 --------------   ----------------------------------------------------
[INFO] [stdout]      |                 |                |                 |
[INFO] [stdout]      |                 |                |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                 |                |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 |                `__awaitee` calls a custom destructor
[INFO] [stdout]      |                 |                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `password_bytes` calls a custom destructor
[INFO] [stdout]      |                 `password_bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   36 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `password_bytes` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/pasta.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout]  29 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/pasta.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 217 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 220 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/admin.rs:39:37
[INFO] [stdout]      |
[INFO] [stdout]   37 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |         if field.name() == Some("username") {
[INFO] [stdout]   39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]   40 |                 username.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]   41 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]   42 |         } else if field.name() == Some("password") {
[INFO] [stdout]   43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/admin.rs:39:37
[INFO] [stdout]     |
[INFO] [stdout]  39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |                 username.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  41 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/admin.rs:43:37
[INFO] [stdout]      |
[INFO] [stdout]   37 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |         if field.name() == Some("username") {
[INFO] [stdout]   39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                            |        |                |
[INFO] [stdout]      |                            |        |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |        |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                            |        up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                            |        up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   44 |                 password.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]   45 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/admin.rs:43:37
[INFO] [stdout]     |
[INFO] [stdout]  43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                            -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                            |        |                |
[INFO] [stdout]     |                            |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            `chunk` calls a custom destructor
[INFO] [stdout]     |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout]  44 |                 password.push_str(std::str::from_utf8(&chunk).unwrap().to_string().as_str());
[INFO] [stdout]  45 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/admin.rs:37:33
[INFO] [stdout]      |
[INFO] [stdout]   37 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------    ^^^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                    |            |                  |
[INFO] [stdout]      |                    |            |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |            |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                    |            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    |            this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                    |            up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout]   38 |         if field.name() == Some("username") {
[INFO] [stdout]   39 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `chunk` calls a custom destructor
[INFO] [stdout]      |                            `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   43 |             while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                            -----                     -----
[INFO] [stdout]      |                            |                         |
[INFO] [stdout]      |                            |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                            `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   47 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/admin.rs:94:8
[INFO] [stdout]     |
[INFO] [stdout]  55 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |     Ok(HttpResponse::Ok().content_type("text/html").body(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:51:5
[INFO] [stdout]     |
[INFO] [stdout]  24 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  51 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:91:5
[INFO] [stdout]     |
[INFO] [stdout]  62 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout]  99 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 166 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 174 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 201 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 204 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 212 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 244 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:276:5
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 276 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:316:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 316 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 319 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 351 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/auth_upload.rs:391:5
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 391 |     HttpResponse::Ok()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 394 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/api.rs:230:8
[INFO] [stdout]     |
[INFO] [stdout]  66 |     let mut pastas = data.pastas.lock().unwrap();
[INFO] [stdout]     |         ----------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pastas` calls a custom destructor
[INFO] [stdout]     |         `pastas` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 230 |     Ok(HttpResponse::Ok().json(CreatePastaResponse { url }))
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 231 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-3.9.0/src/responses/head.rs:159:1
[INFO] [stdout]     |
[INFO] [stdout] 159 | impl Drop for BoxedResponseHead {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pastas` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:120:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |        |                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  123 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:120:41
[INFO] [stdout]     |
[INFO] [stdout] 120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 123 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:127:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |        |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout]  128 |                     random_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  129 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:127:41
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 128 |                     random_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 129 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:133:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |        |                `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  171 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 171 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:174:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |        |                `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout]  175 |                     plain_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout]  176 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:174:41
[INFO] [stdout]     |
[INFO] [stdout] 174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 175 |                     plain_key = std::str::from_utf8(&chunk).unwrap().to_string();
[INFO] [stdout] 176 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:180:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |        |                `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  183 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:180:41
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 183 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:187:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |        |                `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  190 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |                         `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#17` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `f` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#23` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#26` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/endpoints/create.rs:187:41
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]     |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]     |                                |        |                |
[INFO] [stdout]     |                                |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                |        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                `chunk` calls a custom destructor
[INFO] [stdout]     |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 190 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]     |
[INFO] [stdout] 590 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/endpoints/create.rs:195:41
[INFO] [stdout]      |
[INFO] [stdout]  114 |     while let Some(mut field) = payload.try_next().await? {
[INFO] [stdout]      |                    ---------                       -----
[INFO] [stdout]      |                    |                               |
[INFO] [stdout]      |                    |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                    |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                    `field` calls a custom destructor
[INFO] [stdout]      |                    `field` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                `chunk` calls a custom destructor
[INFO] [stdout]      |                                `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                |                         `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  133 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  174 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                |                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  180 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                |                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                `#10` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                |                         `#11` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  195 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----    ^^^^^^^^^^^^^^^^^-----^
[INFO] [stdout]      |                                |        |                |
[INFO] [stdout]      |                                |        |                this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |                                |        |                `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                |        up until Edition 2021 `#27` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                |        this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                |        up until Edition 2021 `#28` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                `#14` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  210 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  216 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                |                         `#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                `#16` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  231 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                -----                     -----
[INFO] [stdout]      |                                |                         |
[INFO] [stdout]      |                                |                         this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                |                         `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  271 |                 let mut f = web::block(|| std::fs::File::create(filepath)).await??;
[INFO] [stdout]      |                     -----   ------------------------------------------------------
[INFO] [stdout]      |                     |       |                                              |
[INFO] [stdout]      |                     |       |                                              this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                     |       |                                              `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                     |       `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                     |       `#20` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     |       `__awaitee` calls a custom destructor
[INFO] [stdout]      |                     |       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                     `f` calls a custom destructor
[INFO] [stdout]      |                     `f` will be dropped later as of Edition 2024
[INFO] [stdout]  272 |                 let mut size = 0;
[INFO] [stdout]  273 |                 while let Some(chunk) = field.try_next().await? {
[INFO] [stdout]      |                                                          -----
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                                          `#22` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  281 |                     f = web::block(move || f.write_all(&chunk).map(|_| f)).await??;
[INFO] [stdout]      |                         ----------------------------------------------------------
[INFO] [stdout]      |                         |                                                  |
[INFO] [stdout]      |                         |                                                  this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                         |                                                  `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                         `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                         `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                         `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#27` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#28` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes_mut.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `field` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-multipart-0.7.2/src/safety.rs:51:1
[INFO] [stdout]      |
[INFO] [stdout]   51 | impl Drop for Safety {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/smallvec-1.13.2/src/lib.rs:2117:1
[INFO] [stdout]      |
[INFO] [stdout] 2117 | impl<A: Array> Drop for SmallVec<A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `field` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#11` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#12` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[INFO] [stdout]      |
[INFO] [stdout]  590 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.8.0/src/bytes.rs:590:1
[WARN] too many lines in the log, truncating it
